|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jme3.asset.AssetInfo
furny.furndb.DBLocator.AssetInfoDB
private static class DBLocator.AssetInfoDB
AssetInfo implementation to distinguish other assets from database
assets.
| Field Summary |
|---|
| Fields inherited from class com.jme3.asset.AssetInfo |
|---|
key, manager |
| Constructor Summary | |
|---|---|
DBLocator.AssetInfoDB(com.jme3.asset.AssetManager manager,
com.jme3.asset.AssetKey<?> key)
Constructor. |
|
| Method Summary | |
|---|---|
java.io.InputStream |
openStream()
|
| Methods inherited from class com.jme3.asset.AssetInfo |
|---|
getKey, getManager, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DBLocator.AssetInfoDB(com.jme3.asset.AssetManager manager,
com.jme3.asset.AssetKey<?> key)
manager - The asset manager of the application.key - The asset key.| Method Detail |
|---|
public java.io.InputStream openStream()
openStream in class com.jme3.asset.AssetInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||